home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / squota-0.02 / Squota.tar / Squota / README < prev    next >
Text File  |  1996-05-11  |  1KB  |  59 lines

  1.             Screw Quota    A.K.A Squota
  2.  
  3.                 VERSION .01b
  4.                 ~~~~~~~~~~~~
  5.  
  6. CHANGES:
  7. ~~~~~~~~
  8. .01b:
  9.     Added line to Install.sh to add /var/adm/Squota dir
  10.     Added line to Install.sh to add /var/adm/Squota/quota.users
  11.     Fixed Squota to stop echoing X = X ( I used it to check numbering)
  12.         
  13.  
  14. What is Squota:
  15. ~~~~~~~~~~~~~~~
  16. This is Squota, short for "Screw Quota".. This is a a small scripts to 
  17. keep an average of how much your users us. This will help you charge 
  18. them if you make then pay extra if they use X MB of HD space. =) Which I do..
  19.  
  20. Contents of Squota-0.01b.tgz:
  21. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  22. Install.sh:    Installs Squota...
  23. Squota:        Keeps daily record of users disk space
  24. Squotaday:    Logs daily average in quota.daily.(MONTH)
  25. Squotack:    lets user check his/her own quota average
  26.         if run as root, you can use "-u" flag to specifiy whick user 
  27.               to check.
  28. README:        This File!!!
  29.  
  30. Requirments:
  31. ~~~~~~~~~~~~
  32. All that Squota needs is a Bourne/Korn shell. 
  33.  
  34. To Install:
  35. ~~~~~~~~~~~
  36.  
  37. Run Install.sh like this,
  38.  
  39.         . ./Install.sh
  40.  
  41. on the command line.
  42.  
  43. Install.sh will append 2 lines to the crontab of root.
  44.  
  45. YOU HAVE TO EDIT /var/adm/Squota/quotavars TO MAKE THIS WORK!!!!!!!!
  46.  
  47. I hope file "quotavars" is self expanatory..
  48.  
  49.  
  50. COPYRIGHT (c) 1996
  51. Programer: Gary Barrueto,
  52.  
  53. You can do what you wish with these script, SO LONG as you do not 
  54. distribute any modified versions out to BBSes and Internet
  55.  
  56. Comments/Suggestions/Fixes to:
  57.  
  58.     gman@infinex.com
  59.